Skip to content

Add exception for required versioning without resolvers #35258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

DhruvTheDev1
Copy link
Contributor

Addresses Issue #35256

  • Throws an exception if API versioning is required but no resolvers are configured
  • Alternative approach would be to log a warning and add a default resolver .useRequestHeader("X-API-Version");

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jul 30, 2025
Signed-off-by: DhruvTheDev1 <[email protected]>
@DhruvTheDev1 DhruvTheDev1 force-pushed the fix/api-versioning-exception branch from ce821f3 to 55c3ad1 Compare July 30, 2025 14:29
@DhruvTheDev1
Copy link
Contributor Author

DhruvTheDev1 commented Jul 30, 2025

  • Build failed as trailing whitespace hence removed it and pushed

@rstoyanchev rstoyanchev added status: superseded An issue that has been superseded by another and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Aug 1, 2025
@rstoyanchev rstoyanchev closed this Aug 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: superseded An issue that has been superseded by another
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants